FLOOR

Section: C Library Functions (3)
Index Return to Main Contents

BSD mandoc
 

NAME

floor - largest integral value not greater than x  

SYNOPSIS

Fd #include <math.h> Ft double Fn floor double x  

DESCRIPTION

The Fn floor function computes the largest integral value not greater than Fa x .  

RETURN VALUES

The Fn floor function returns the largest integral value expressed as a double.  

SEE ALSO

abs(3), ieee(3), fabs(3), floor(3), rint(3), math(3)  

STANDARDS

The Fn floor function conforms to St -ansiC .


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUES
SEE ALSO
STANDARDS

This document was created by man2html, using the manual pages.
Time: 00:35:29 GMT, March 30, 2022